Extended gtk_cell_area_apply_attributes() to account for expander/expanded cells
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 09:01:03 +0000 (18:01 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 2 Nov 2010 09:01:03 +0000 (18:01 +0900)
commit832c123fd27e0439343699673ad865e86065b22d
tree4fc676a1adac4b838af0cb4308c8e61e56da5ecb
parent73e45cef9d3cbc9435af8a89956ca5b17f6df6b2
Extended gtk_cell_area_apply_attributes() to account for expander/expanded cells

The state of expanded cells must come from the view, since these states
can vary across views accessing the same model (also "finished up" the
applying of attributes code).
gtk/gtkcellarea.c
gtk/gtkcellarea.h